Add a font rendering demo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 Jul 2018 22:42:22 +0000 (18:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Jul 2019 20:43:22 +0000 (16:43 -0400)
commitdec4db5943c63ec878fde6258ff31649a6b37d23
treeaca8dfe97e6acea9176f4c9b08a8065bb880042a
parentfd7f6ca7ad35391c6137da5209cfe6cae3f32c74
Add a font rendering demo

This renders a magnified version of the text,
to make the effect of various font rendering options
more visible.

It also shows the phases of subpixel rendering,
if you have a recent pango and cairo.
demos/gtk-demo/demo.gresource.xml
demos/gtk-demo/fontrendering.c [new file with mode: 0644]
demos/gtk-demo/fontrendering.ui [new file with mode: 0644]
demos/gtk-demo/meson.build